FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.cdmh#current (31 ms)

Package hl7.fhir.us.cdmh
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/cdmh/https://build.fhir.org/ig/HL7/cdmh/CodeSystem-pcornet-race.html
Url http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race
Version 1.0.0
Status active
Date 2021-09-06
Name PCORNetRace
Title PCORNet Race Codes
Experimental False
Realm us
Authority hl7
Description The PCORNet Race Codes contains the codes to be used by PCORNet data marts.
Copyright Used by permission of HL7, all rights reserved Creative Commons License
Content complete
valueSet http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-race

Resources that use this resource

ValueSet
pcornet-race PCORNet Race

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race defines the following codes:

CodeDisplayDefinition
01 American Indian or Alaskan NativePerson's Race is American Indian or Alaskan Native.
02 AsianPerson's Race is Asian.
03 Black or African AmericanPerson's Race is Black or African American.
04 Native Hawaiian or Other Pacific HighlanderPerson's Race is Hawaiian or Other Pacific Highlander.
05 WhitePerson's Race is White.
06 Multiple RacePerson's belongs to multiple race.
07 Refuse to answerPerson refused to identify which race they belong to.
NI No InformationThere is no information about Person's race.
UN UnknownPerson's race is unknown.
OT OtherPerson's race is Other.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "pcornet-race",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">01<a name=\"pcornet-race-01\"> </a></td><td>American Indian or Alaskan Native</td><td>Person's Race is American Indian or Alaskan Native.</td></tr><tr><td style=\"white-space:nowrap\">02<a name=\"pcornet-race-02\"> </a></td><td>Asian</td><td>Person's Race is Asian.</td></tr><tr><td style=\"white-space:nowrap\">03<a name=\"pcornet-race-03\"> </a></td><td>Black or African American</td><td>Person's Race is Black or African American.</td></tr><tr><td style=\"white-space:nowrap\">04<a name=\"pcornet-race-04\"> </a></td><td>Native Hawaiian or Other Pacific Highlander</td><td>Person's Race is Hawaiian or Other Pacific Highlander.</td></tr><tr><td style=\"white-space:nowrap\">05<a name=\"pcornet-race-05\"> </a></td><td>White</td><td>Person's Race is White.</td></tr><tr><td style=\"white-space:nowrap\">06<a name=\"pcornet-race-06\"> </a></td><td>Multiple Race</td><td>Person's belongs to multiple race.</td></tr><tr><td style=\"white-space:nowrap\">07<a name=\"pcornet-race-07\"> </a></td><td>Refuse to answer</td><td>Person refused to identify which race they belong to.</td></tr><tr><td style=\"white-space:nowrap\">NI<a name=\"pcornet-race-NI\"> </a></td><td>No Information</td><td>There is no information about Person's race.</td></tr><tr><td style=\"white-space:nowrap\">UN<a name=\"pcornet-race-UN\"> </a></td><td>Unknown</td><td>Person's race is unknown.</td></tr><tr><td style=\"white-space:nowrap\">OT<a name=\"pcornet-race-OT\"> </a></td><td>Other</td><td>Person's race is Other.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/cdmh/CodeSystem/pcornet-race",
  "version" : "1.0.0",
  "name" : "PCORNetRace",
  "title" : "PCORNet Race Codes",
  "status" : "active",
  "date" : "2021-09-06",
  "publisher" : "HL7 International - Biomedical Research and Regulation Work Group",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description" : "The PCORNet Race Codes contains the codes to be used by PCORNet data marts.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7, all rights reserved Creative Commons License",
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/us/cdmh/ValueSet/pcornet-race",
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "01",
      "display" : "American Indian or Alaskan Native",
      "definition" : "Person's Race is American Indian or Alaskan Native."
    },
    {
      "code" : "02",
      "display" : "Asian",
      "definition" : "Person's Race is Asian."
    },
    {
      "code" : "03",
      "display" : "Black or African American",
      "definition" : "Person's Race is Black or African American."
    },
    {
      "code" : "04",
      "display" : "Native Hawaiian or Other Pacific Highlander",
      "definition" : "Person's Race is Hawaiian or Other Pacific Highlander."
    },
    {
      "code" : "05",
      "display" : "White",
      "definition" : "Person's Race is White."
    },
    {
      "code" : "06",
      "display" : "Multiple Race",
      "definition" : "Person's belongs to multiple race."
    },
    {
      "code" : "07",
      "display" : "Refuse to answer",
      "definition" : "Person refused to identify which race they belong to."
    },
    {
      "code" : "NI",
      "display" : "No Information",
      "definition" : "There is no information about Person's race."
    },
    {
      "code" : "UN",
      "display" : "Unknown",
      "definition" : "Person's race is unknown."
    },
    {
      "code" : "OT",
      "display" : "Other",
      "definition" : "Person's race is Other."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.